va_list

Undocumented in source.

Members

Functions

opApply
int opApply(int delegate(va_elem) nothrow @(nogc) dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

current
size_t current;
Undocumented in source.
types
Type[] types;
Undocumented in source.
values
void*[] values;
Undocumented in source.

Meta